This demo program is used to demonstrate the multi-topic on-line help function. As many as 100 distinct help topics can exist. (This is adjustable by changing the value in:
“#define MAX_HELP 100”
in help.c)
Use ResEdit to create the HELP resources (they’re just simple ASCII text), or write your own program to create them.
Feel free to use this code in your applications. I’d appreciate comments.
William Rausch
Battelle, Pacific Northwest Labs
Math/1406
Battelle Blvd.
Richland, WA 99352
509-375-2249
This program was written with LightSpeed C, a development system created by Think Technologies, Inc.